net/http.http2ClientConn.tlsState (field)

3 uses

	net/http (current package)
		h2_bundle.go#L7379: 	tlsState      *tls.ConnectionState // nil only for specialized impls
		h2_bundle.go#L7879: 		cc.tlsState = &state
		h2_bundle.go#L8345: 		res.TLS = cc.tlsState